Click or drag to resize

ServiceCreateRule Method (Rule)

Creates an inbox rule.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public RuleOperationResponse CreateRule(
	Rule rule
)

Parameters

rule
Type: Independentsoft.ExchangeRule
The rule.

Return Value

Type: RuleOperationResponse
RuleOperationResponse.
See Also